Setup program keeps requesting Disk 2 due to Windows still reading Disk 1.
Cause:
The information from Disk 1 has not been flushed from RAM when Disk 2 is inserted; therefore, Windows is still reading Disk 1.
Solution:
Remove and reinsert Disk 2, refresh the file list, or add DRIVPARM to CONFIG.SYS.
Do one of the following workarounds:
1) Remove and reinsert Disk 2:
a) Remove Setup Disk 2 from the floppy drive.
b) Press ENTER.
c) Reinsert Setup Disk 2 in the floppy drive.
d) Press ENTER.
2) Refresh the file list in Windows Explorer:
a) Open 'Windows Explorer':
1] Click 'Start' todisplay the Windows 'Start' menu.
Start menu
2] Select 'Programs'. (A sub-menu appears.)
Programs sub-menu
3] Select 'Windows Explorer.' (Windows Explorer opens.)
b) Select (click) the floppy drive containing the Setup disk.
c) Press F5. (The list of files is refreshed.)
d) Press ALT+TAB to return to the Setup program and continue the installation.
3) Add the MS-DOS DRIVPARM command to CONFIG.SYS:
DRIVPARM=/d:<x> /f:7
(where <x> is '0' if using the 'A:' drive and '1' if using the 'B:' drive).